StudentVeteranDetail 
EntityType  Independent 
Logical Entity Name  StudentVeteranDetail 
Default Table Name  SsStudentVeteranDetail 
Logical Only  NO 
Definition 
 
Note 
 

StudentVeteranDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
LastCertifiedTermId(FK)    INTEGER  YES 
 
VeteranAffairsCertificationTypeId(FK)    INTEGER  YES 
 
VeteranAffairsCodeIdCollection    VARCHAR(max)  YES 
 
VeteranAffairsBenefitIdCollection    VARCHAR(max)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentVeteranDetail Keys 
Key Name  Key Type  Keys 
Pk_SsStudentVeteranDetailSsStudentVeteranDetailID  PrimaryKey  Id 
Nk_SsStudentVeteranDetailSsVeteranCertificationTypeID  Inversion Entry  VeteranAffairsCertificationTypeId 
Nk_SsStudentVeteranDetailSyStudentID  Inversion Entry  StudentId 
Nk_SsStudentVeteranDetailAdTermID  Inversion Entry  LastCertifiedTermId 
Nk_SsStudentVeteranDetailUserID  Inversion Entry  LastModifiedUserId 

StudentVeteranDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  Zero or One to Zero or More        LastCertifiedTermId  NO 
VeteranAffairsCertificationType  Non-Identifying  Zero or One to Zero or More        VeteranAffairsCertificationTypeId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentVeteranDetail Check Constraints 
Check Constraint Name  CheckConstraint